go.uber.org/atomic.Uint64.Inc (method)
3 uses
go.uber.org/atomic (current package)
uint64.go#L59: func (i *Uint64) Inc() uint64 {
go.uber.org/zap/zapcore
sampler.go#L69: return c.counter.Inc()
sampler.go#L78: return c.counter.Inc()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)